/* CSS Document */
﻿/*样式初始化及公共样式部分lpm*/

body{color:#666; font-size:12px; margin:0 auto; background-color:#fff;  font-family:"Microsoft YaHei";}

a{color:#666; text-decoration:none;}      /*定义全局链接颜色lpm*/

a:hover{color:#e5322d; text-decoration:none;}      /*定义全局链接鼠标滑过颜色lpm*/

div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin:0px; padding:0px; list-style:none; border:0px;}      /*主要标签的样式初始化lpm*/

.clear{clear: both; height:0px; overflow:hidden;}  /*清除左右浮动lpm*/

.fl{float:left;}     /*定义左浮动lpm*/

.fr{float:right;}     /*定义右浮动lpm*/

.cp img{border:1px solid #C1C1C1; padding:2px;  }      /*定义标签调用图片的边框样式lpm*/

.cp a:hover img{ border:1px solid #e5322d; padding:2px;}      /*定义鼠标经过时边框的变化效果lpm*/



.cp1 img { border:2px solid #cdcdcd;}

.cp1 a:hover img{ border:2px solid #e5322d;}

#copy{ display:none;}      /*隐藏后台自带版权DIVlpm*/

.box{width:1100px; height:auto; margin:0 auto;}      /*定义版面统一宽度lpm*/

.font_en{font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; font-weight:normal;}      /*定义英文字体及大写lpm*/

.main { width:1100px; margin:0 auto;}

#main { width:1100px; margin:0 auto; -webkit-transition:1s; transition:1s; }



.top20{padding-top:20px;}

.top30{padding-top:30px;}

.top10{padding-top:10px;}

.top40{padding-top:40px;}

.top50{padding-top:50px;}

.top60{padding-top:60px;}

.top70{padding-top:70px;}



/*抬头*/

.top_bg{ width:100%; min-width:1100px; height:36px; margin:0 auto; overflow:hidden; background: #f5f5f5;}

#top{height:36px; color:#666; line-height:36px;}

.top_l{ height:36px; font-size: 12px;}

.top_r { margin-top: 6px; background: url(../skin/img/20180502110933_1048964501.png)left no-repeat; width: 340px; height: 24px; float: right;}

.top_r a { color: #999; display: block; margin-left: 20px;  width: 65px; float: left; line-height: 24px;}

.top_r a:hover { color: #e5322d;}





.head_bg { width:100%; min-width:1100px; height:150px; overflow:hidden; }

.logo {padding-top:38px;}

.adv_name {color: #333; line-height: 28px; padding: 46px 0 0 18px;}

.adv_name p { font-size: 28px; line-height: 32px; font-weight: bold; color: #0052a3;}

.adv_name span { font-size: 16px; color: #e5322d;}

.tel{margin-top: 42px;}









/*导航*/

.nav_bg{width:100%; min-width: 1100px; height:50px; background:url(../skin/img/20180420150121_504327858.jpg) repeat center; margin: 0 auto;}

.nav li{width:110px; height:50px; line-height:50px; float:left; text-align:center; font-family:"Microsoft YaHei";}

.nav li a{color:#fff; font-size:14px; display:block;}

.nav .a_nav a{margin-right: 1px; background:#e5322d; }

.nav li a:hover , .nav li a.navCur{background:#e5322d; }







/*幻灯片*/

.banner-box{min-width:1100px;height:500px;position:relative;overflow:hidden;}

.banner-box .bd{ width:100% !important;}

.banner-box .bd li{width:100% !important;height:500px;background-position: center;background-repeat: no-repeat;}

.banner-box .bd li a{display:block;background-size:auto;}

.banner-btn{ width: 100%; position: absolute; top: 190px; left: 0; margin-left: 0; height: 350px; overflow: hidden; }

.banner-btn a{display:block;width:49px;height:104px;position:absolute;top:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0;-webkit-transition:0.3s all ease-in-out;transition:0.3s all ease-in-out}

.banner-btn a.prev{left:-50px;background:url(../skin/img/20180424140318_516756036.png) no-repeat 0 0;} 

.banner-btn a.next{right:-50px;background:url(../skin/img/20180424140318_516756036.png) no-repeat -49px 0;}

.banner-box .hd {position:absolute;top:260px;width: 100%;display: block;}

.banner-box .hd ul{ text-align: center}

.banner-box .hd ul li{ width:20px; height:20px; border-radius :20px; text-indent:-9999px; background:#ccc; cursor:pointer; display:inline-block; margin:0 5px; -webkit-transition:0.3s all ease-in-out; transition:0.3s all ease-in-out}

.banner-box .hd ul li.on{ background:#0052a3; width: 32px; }

.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }

.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }

.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8;}

.banner-box .bd li a { display: block; width:100%; height:100%;}













/*搜索*/

#search { width:100%; height:50px; overflow:hidden;  border-bottom: 1px #cdcdcd solid;}

#search_01 { width:1100px; height:50px; overflow:hidden; position: relative;}

#search_n { width:100%; height:50px; overflow:hidden;  position:absolute; margin-top:350px; z-index:90; background: #f6f6f6;}

#sou {font-family:Arial, Helvetica, sans-serif; width:1100px;}

.sou_nei{width:1100px; float:left; }

.search_kong { width:284px; float:right; padding-top:11px;}

.search_2{float:left; width:284px;}

.search_tu{ width:45px;position: absolute; right: 0; top: 11px;}

.search_zi{float:left; width:675px; line-height:50px; font-family:"Microsoft YaHei"; font-size: 13px;}

#infoname{width:284px; background:none; outline:none; color:#d2d1d1; border: none; height:24px; line-height:24px;}      /*定义搜索框的样式lpm*/

.mr0 { margin-right: 0px !important;}











/*产品展示*/

.pro_bg { width:100%; min-width:1100px; height:687px; }

.pro_t { width: 1100px; margin: 0 auto; text-align: center; line-height: 40px;}

.pro_t p { font-size: 30px; font-weight: bold; color: #0052a3;}

.pro_t p b { color: #e5322d;}

.pro_t span { color: #666; font-size: 18px; background: url(../skin/img/20180420154037_719733637.jpg) center no-repeat; width: 1100px; height: 38px; display: block;}

.list{width:240px; height:auto; }

.list_t { width:240px; height: 80px; overflow:hidden; color: #fff; text-align: center; background: url(../skin/img/20180421110802_1518679802.jpg) center no-repeat;}

.list_t p{ font-size: 25px; line-height: 40px; padding-top: 10px;}

.list_t span { font-size: 13px; font-family: arial; text-transform: uppercase;}

.list_d { width: 228px; border: 1px #e5e5e5 solid;}



#classimgshow1 {padding-left:0px !important; width:220px !important;  height:46px !important; margin: 10px 0; background: url(../skin/img/20180420154037_180816287.jpg)  20px center no-repeat !important; border-bottom: 1px #ccc dashed; margin:0 auto !important;}

#classimgshow1:hover { background: url(../skin/img/20180420154037_852712273.jpg)  20px center no-repeat !important;}

#classimgshow1 a{display:block; width:160px !important; color:#333 !important; font-size: 14px !important; height:46px !important; line-height:46px !important;  margin-left: 60px;}

#classimgshow1:hover a { color:#e5322d !important; }



.rightarrowpointer { display:none;}

.prod_d{ width: 840px; margin:0 auto; }

.right_box{ width:840px; overflow:hidden;}

.right_t{ height:47px;  background:url(../skin/img/20171019171220_1326680957.jpg) no-repeat; margin-bottom:8px;}

.right_t span{ color:#fff; font-size:20px; line-height:47px; font-family:"Microsoft YaHei"; font-weight:bold; padding-left:18px; float:left;}

.right_t a{ float:right; padding:15px 10px 0px 0px;}







/*修复放大镜*/

.pro_main_box { height:320px;}

.MagicThumb .ls_smallimg,#xianshixiaotu {width:350px; height:264px; }

.propic_show_left{width:350px; float:left; margin-left:40px; margin-top:33px;}

.propic_show_right{width:410px; float:left; color:#666; position:relative; margin-left:30px; text-align: left; height:93px;}

.pro_detail_title { font-size: 16px; line-height: 30px; font-weight: bold; text-indent: 2em;}

.propic_show_piclist{position:absolute; top:95px; left:0; z-index:99;}

.propic_show_piclist li{width:120px; float:left;  margin:0 7px 7px;}

.propic_show_piclist li img{width:120px; border:1px solid #ccc; height: 92px; overflow: hidden;}

.MagicZoomBigImageCont { width: 400px !important; height: 200px !important;}





/*广告条*/

.banner_adv_bg { width: 100%; min-width: 1100px; height: 200px; background: url(../skin/img/20180420155452_371404985.jpg) center no-repeat;}

.banner_adv { width: 1100px; height: 230px; margin: 0 auto;}

.banner_adv_main { margin: 62px 0 0 238px; color: #fff; width: 530px; text-align: center; }

.banner_adv_main p { font-size: 32px; font-weight: bold;}

.banner_adv_main span { font-size: 16px;  display: block; margin: 12px 22px 0 71px; float: left;}

.banner_adv_con { color: #fff; margin: 100px 0 0 104px; font-size: 28px; font-weight: bold;}





















/*优势*/

#adv_bg{width: 100%; padding-top: 60px;}

.adv_t{width: 1002px; height: 121px; background: url(../skin/img/20180426182159_1478657134.jpg) no-repeat center; text-align: center;}

.adv_t p{font-size: 26px; color: #2937a2; padding-top: 56px; margin: 0 auto;}

.adv_t span{font-size: 18px; color: #666; line-height: 30px;}

.adv_1{width: 1002px; height:396px; background: url(../skin/img/20180420160835_1300841936.jpg) no-repeat; margin: 0 auto; margin-top: 75px;}

.adv_1 .fl{width: 375px; padding: 14px 0 0 80px;}

.adv_1 .fl p{font-size: 26px; color: #333; font-weight: bold;}

.adv_1 .fl span{color:#666; font-size: 16px; line-height: 28px; display: block; padding-top: 30px;}

.adv_1 .fl span font{color: #e5322d;}

.adv_11{ padding-top: 94px;}



#adv_2{width: 100%; height: 502px; background: url(../skin/img/20180420162110_1198911161.jpg) no-repeat center; margin: 0 auto; margin-top: 60px;}

#adv_2 .fr{width: 375px; padding:67px 68px 0 0;}

#adv_2 .fr p{font-size: 26px; color: #fff; font-weight: bold;}

#adv_2 .fr span{color:#fff; font-size: 16px; line-height: 28px; display: block; padding-top: 30px;}

#adv_2 .fr span font{color: #ff8400;}

.adv_22{ padding-top: 25px; }



#adv_3{width: 100%; padding-top: 20px;}

.adv_3t{width: 1002px; height: 331px; background: url(../skin/img/20180420160835_1619285259.jpg) no-repeat; margin: 0 auto;}

.adv_3t .fl{width: 375px; padding: 20px 0 0 80px;}

.adv_3t .fl p{font-size: 26px; color: #333; font-weight: bold;}

.adv_3t .fl span{color:#666; font-size: 16px; line-height: 28px; display: block; padding-top: 30px;}

.adv_3t .fl span font{color: #e5322d;}

.adv_33{ padding-top: 60px;}















/*简介*/



.g_zj{background:url(../skin/img/20180421164451_401831583.jpg) no-repeat center top;height: 870px;padding-top: 56px; }

.g_zj_t { width: 1100px; margin: 0 auto; text-align: center; line-height: 40px;}

.g_zj_t p { font-size: 30px; font-weight: bold; color: #fff;}

.g_zj_t span { color: #fff; font-size: 18px; background: url(../skin/img/20180420165657_370979352.png) center no-repeat; width: 1100px; height: 38px; display: block;}

.g_zj .wz1{text-align: center;font-size: 14px;line-height: 28px;color: #c8d8ef;text-align: center;height: 130px;}

.g_zj .zjlst{height: 150px;margin-bottom: 46px;}

.g_zj .zjlst li{float: left;width: 272px;border-right: 1px solid #5c9dd8; text-align: center;}

.g_zj .zjlst .lastli{border-right: none;}

.g_zj .zjlst li em{display: block;width: 116px;margin: 0 auto;}

.g_zj .zjlst li b{text-align: center;font-size: 18px;color: #fff;font-weight: bold;height: 40px;line-height: 40px;}

.g_zj .zjlst li i{     font-style: normal; font-size: 18px;color: #fff;font-weight: bold;height: 40px;line-height: 40px; float: left; }

.g_zj .zjlst li p{text-align: center;font-size: 14px;color: #fff;text-align: center;}

.g_zj .zjimg{height: 415px; position: relative; width: 1099px; margin-left: -1px;}

.g_zj .zjimg td{position: relative; padding-bottom: 5px;}

.g_zj .zjimg td br{display:none;}

.g_zj .zjimg td div{padding-top:0 !important;}

.g_zj .zjimg td div a{position: absolute;width: 270px;height: 73px;left:5px;top:0;padding-top: 120px;text-align: center;font-size: 14px;color: #fff;display: none;background:url(../skin/img/20180503152920_2026118518.png) no-repeat;}

.g_zj .zjimg td:hover div a{display: block;}



.g_zj .zjimg .zjimg7{position: absolute; top:185px; left:829px;  background:url(../skin/img/20180420171733_1327377393.jpg) no-repeat;width: 270px;height: 179px;font-size: 14px;color: #e5322d;text-align: center;line-height: 192px;}

.g_zj .zjimg .zjimg7 a{color: #e5322d;}



















/*新闻*/













/*版权*/

.footer_bg{ width: 100%; min-width: 1100px; padding-top: 34px; height: auto; background: #333; ;color: #999; margin-top: 25px;}

.footer_bg a{color: #999;}

.footer_bg a:hover{color: #e5322d;}

.footer_l{ width:850px; }

.footer_l li{width: 120px; float: left; margin-right: 40px;}

.footer_l li a{ display:block; line-height: 30px; }

.footer_l li p{ padding-bottom:30px; background:url(../skin/img/20180420163807_571964116.jpg) no-repeat left 44px;}

.footer_l li p a{ font-size: 16px; color: #fff;}

.footer_r{width: 164px; padding-top: 10px; margin-right: 50px; text-align: center; font-size: 16px; line-height: 16px; color:#fff;}

.footer_r img{padding-top: 15px; width: 150px;}

.footer_l li.cont_w{line-height: 30px; width: 350px; margin-right:0;}



.link{ height: 58px; line-height: 58px; border-bottom: 1px #3f3f3f solid; border-top:1px #3f3f3f solid; margin-top: 50px;}

.link_l{ width: 83px; padding-left: 33px; font:15px/58px "Microsoft YaHei"; background:url(../skin/img/20180420163807_268597803.jpg) no-repeat 6px center;}

.link_r{ width: 880px;}





.copy{ text-align: center; line-height: 60px;}

.copy_n{ height: 58px; line-height: 58px; border-top:1px #3f3f3f solid; margin-top: 50px; text-align: center; }















/*内页小导航*/

.strong_title{display:none;}

.mianbxContent{padding-bottom:15px; width:1100px !important; text-indent:2.5em; padding-top:0px; text-align:left !important; height:19px !important; background:url(../skin/img/20180421101423_1749881951.jpg) no-repeat left 0px;border-bottom:1px solid #cdcdcd; margin-bottom: 20px !important;position: relative;     margin-top: 5px !important;}

#bodycon{margin-top:60px !important; }

#bodycontent{line-height:220% !important;}



.mianbxContent::after {

    content: '';

    position: absolute;

    display: block;

    background: url(../skin/img/20180421101423_221091057.jpg) no-repeat center;

    height: 29px;

    width: 130px;

    top: 0;

    right: 0;

}







/*新闻中心*/

.xwlb_img img{border:1px solid #d1d1d1;}

.xwlb_img img:hover{border:1px solid #0052a3;}



/*内页新闻排版*/

.pro_list_box_item_zdy{width:1100px; float:left; height:160px; text-align:left; padding-bottom:10px;}

.pro_list_box_item_l_zdy{width:200px; height:160px; float:left;}

.pro_list_box_item_l_zdy a img {width: 182px; height:137px; border:1px solid #ccc; padding:2px;}

.pro_list_box_item_l_zdy a:hover img { border:1px solid #0052a3; padding:2px;}

.pro_list_box_item_r_zdy{width:888px;  height:160px; margin-left:10px; float:left;}

.pro_list_box_item_r_zdy a p{height: 36px; color:#666; text-overflow: ellipsis; white-space:nowrap; overflow:hidden; font-weight: bold; font-size: 18px; border: none; font-family:"Microsoft YaHei"; margin-top:8px;}

.pro_list_box_item_r_zdy a p:hover{color:#0052a3;}

.pro_list_box_item_r_zdy a div{color:#666; height:74px;}

.content_more_a_zdy{ width: 90px; height: 30px; background: #555; display: block; margin-top: -10px; text-align: center; line-height: 29px; color: #fff !important; font-size: 13px !important; letter-spacing: 0.5px;}

.content_more_a_zdy::after, .content_more_a_zdy::after {

    content: "查看全文";

    color: rgb(255, 255, 255);

}

.pro_list_box_item_zdy{overflow:hidden;}

.shopmrsc p.xwlbnr {color:#666 !important;}

.shopmrsc a:hover{ color:#0052a3;}

.shopmrsc p.xwlbbt {    font-weight: bold !important;}

.xwlb_img {

    background: none !important;

    margin-right: 0px !important;

}

.xwlb_content {     width: 870px;}

.content_more_a_zdy a:hover { background:#0052a3 !important;}



/*内页banner*/

.jianjie{ width:100%; min-width:1100px; height:350px; background:url(../skin/img/20180421115012_838610360.jpg) center; overflow:hidden;}

.chanpin{ width:100%; min-width:1100px; height:350px; background:url(../skin/img/20180426182706_570422585.jpg) center; overflow:hidden;}

.xinwen{ width:100%; min-width:1100px; height:350px; background:url(../skin/img/20180421115013_372465374.jpg) center; overflow:hidden;}

.lianxi{ width:100%; min-width:1100px; height:350px; background:url(../skin/img/20180818165244_1630538826.jpg) center; overflow:hidden;}





/*解决左右边或者中间大块空白的问题lpm*/

#left{ height:auto !important;}

#center{ height:auto !important;}

#right{ height:auto !important;}





.dgweb_list_item { width: 273px;}







/*留言*/

#bodycontent #tianxieone { border: none !important;}

#bodycontent #tfour { border: none !important;}

#bodycontent #lytijiao { border: none !important;}

#bodycontent #liuyanshenming { border: none !important;}











/*浮动QQ*/

.back-top-container {

  display: block;

  position: fixed;

  right: 0;

  bottom: 50px;

  cursor: pointer; 

  z-index: 99999;}





.yb_conct {

  position: fixed;

  z-index: 9999999;

  top: 200px;

  right: -160px;

  cursor: pointer;

  -webkit-transition:all .3s ease;

  transition: all .3s ease; }

.yb_conct:hover {right:2px;}

.yb_conct:hover .yb_ercode{height:184px;}

.yb_conct a {

    color: #fff;

    text-decoration: none; }

    .yb_conct a:hover {

      color: #ff0; }



.yb_bar ul li {

  width: 210px;

  height: 53px;

  font: 14px/53px 'Microsoft YaHei';

  color: #fff;

  text-indent: 54px;

  margin-bottom: 1px;

  border-radius: 3px;

  -webkit-transition:all .5s ease;

  transition: all .5s ease;

  overflow: hidden;

  background: #0052a3; position: relative;}

.hd_qr {

  padding: 0 29px 25px 50px; }



.yb_QQ a {

  display: block;

  color: #fff; float: left;}

	.yb_bar ul li a { font-size: 12px;}

	.yb_bar ul li a:hover { font-size: 12px;}

@font-face {

  font-family: 'iconfont';  /* project id 530592 */

  src: url('//at.alicdn.com/t/font_530592_fczurggwh281tt9.eot');

  src: url('../fonts/font_530592_fczurggwh281tt9.eot') format('embedded-opentype'),

  url('../fonts/font_530592_fczurggwh281tt9.woff') format('woff'),

  url('../fonts/font_530592_fczurggwh281tt9.ttf') format('truetype'),

  url('../fonts/font_530592_fczurggwh281tt9.svg#iconfont') format('svg');

}

	.yb_bar .iconfont{

  -webkit-text-stroke-width: 0.2px;

		font-size:32px !important;

	 display: block; color: #fff; text-align: center; position: absolute; top: 0px; left: -46px;

}

	

.iconfont{

  font-family:"iconfont" !important;

  font-size:16px;font-style:normal;

  -webkit-font-smoothing: antialiased;

  -webkit-text-stroke-width: 0.2px;

  -moz-osx-font-smoothing: grayscale;

}





/* 联系我们 */

.w1100{width:1100px !important; margin:0 auto;}

.lxadd p { font-size:15px;}

.g_lxtit{height: 280px;}

.g_lxtit .m_lxtitl{float: left;width: 310px;height: 226px;background: #0052a3;padding: 30px 0 0 30px;}

.g_lxtit .m_lxtitl h2{font-size: 36px;font-weight: bold;color: #fff;height: 74px; line-height: 52px;}

.g_lxtit .m_lxtitl .tel_n{width: 226px;height: 45px;line-height: 45px; border: 2px solid #fff;font-size: 22px;color: #fff;text-align: center;margin-bottom: 30px;padding-top:0px !important;}

.g_lxtit .m_lxtitl .tel_n b{font-weight: normal;font-size: 21px;}

.g_lxtit .m_lxtitl em{display: block;font-size: 24px;color: #fff;font-family: arial;text-transform: uppercase;}

.g_lxtit .m_lxtitr{background: #eeeeee;width:680px;height: 196px;float: right; padding: 60px 0px 0 80px; position: relative;}

	.g_lxtit .m_lxtitr i { font-size: 60px; color: #686868;}

	.g_lxtit .m_lxtitr .left { position: absolute; top: 30px; left: 30px;}

	.g_lxtit .m_lxtitr .right { position: absolute; bottom: 30px; right: 30px;}

.g_lxtit .m_lxtitr h3{height: 46px;font-size: 24px;color: #494949;padding-left:30px;}

.g_lxtit .m_lxtitr p{font-size: 14px;line-height: 24px;height: 70px;overflow: hidden;color: #494949;margin:0 130px  20px 30px;}

.g_lxfs .lxfsl{float: left;width: 510px;padding-top: 45px;height: 650px;background: #f5f5f5;}

	.g_lxfs .lxfsl > .bg { width: 7px; height: 23px; display: block; float: left; margin-top: 8px; background: #0052a3;}

.g_lxfs .lxfsl h2{padding-left: 25px;font-size: 26px;color: #333333;font-weight: normal;margin-bottom: 30px;}

.g_lxfs .lxfsl h2 em{display: block;font-size: 14px;color: #999999;font-weight: normal;}

.g_lxfs .lxadd dl{padding-left: 25px;height: 90px;}

.g_lxfs .lxadd .dl02{height: 130px;}

.g_lxfs .lxadd .dl02 p { line-height:28px;}

.g_lxfs .lxadd dt{float: left;width: 64px;}

.g_lxfs .lxadd dt img{width: 56px;height: 56px;display: block;}

.g_lxfs .lxadd dd{float: left;width: 320px;font-size: 14px;line-height: 24px;color: #666}

.g_lxfs .lxadd h3{font-size: 18px;font-weight: normal;color: #333;height: 30px;}

.g_lxfs .lxfsr{float: left;width: 550px;padding-top: 44px; padding-left: 40px; height: 651px;background: #eee;}

.g_lxfs .lxfsr h2 {padding: 0px 0 0 110px;font-size: 20px;font-weight: normal;color: #333;height: 55px; margin-top: -4px;}

	.g_lxfs .lxfsr > .ditu { font-size: 42px; color: #0052a3; font-weight: bold; float: left; margin-top: -12px;}

	.g_lxfs .lxfsr > .zhaungsi { display: block; background: #0052a3; float: left; width: 84px; height: 4px; margin-left: 8px; margin-top: -16px;}

.g_lxfs .lxfsr .map{width: 554px;height: 464px;display: block;}

.g_lxfs .sclx{margin-top: 80px;} 

.g_lxfs .sclx dl{padding-left: 37px;clear: both;margin-bottom: 50px;}

.g_lxfs .sclx dt{float: left;width: 83px;}

.g_lxfs .sclx dt img{width: 56px;height: 56px;display: block;}

.g_lxfs .sclx dd{float: left;width: 1050px;font-size: 14px;line-height: 24px;color: #666}

.g_lxfs .sclx dd h3{font-size: 18px;font-weight: normal;color: #333;height: 30px;}

.g_lxfs .sclx dd p{font-size: 14px;color: #666666;line-height: 26px;}

	

@font-face {

  font-family: 'iconfont';  /* project id 530592 */

  src: url('../fonts/font_530592_h8d2fdmx9lik9.eot');

  src: url('../fonts/font_530592_h8d2fdmx9lik9.eot') format('embedded-opentype'),

  url('../fonts/font_530592_h8d2fdmx9lik9.woff') format('woff'),

  url('../fonts/font_530592_h8d2fdmx9lik9.ttf') format('truetype'),

  url('../fonts/font_530592_h8d2fdmx9lik9.svg#iconfont') format('svg');

}



.lxfsl .iconfont{

  -webkit-text-stroke-width: 0.2px;

		font-size:56px !important;

	 display: block; color: #0052a3;  line-height: 36px;

}

	.iconfont{

  font-family:"iconfont" !important;

  font-size:16px;font-style:normal;

  -webkit-font-smoothing: antialiased;

  -webkit-text-stroke-width: 0.2px;

  -moz-osx-font-smoothing: grayscale;

}



/* 关于我们 */

.Introduction{overflow:hidden;}

.Int_headl{border:1px solid #ccc;width:868px;height:113px;float:left;}

.Int_headl strong{ color: #333; font-size: 22px;    padding: 28px 0 10px 45px; display: block; }

.Int_headl p{color: #666;font-size:15px;    padding-left: 45px;}

.Int_headr{background:#0052a3;width:230px;height:115px;float:left;}

.Int_headr h2{color:#fff;text-align:center;line-height:113px;font-size: 24px;}

.Int_foot{margin-top:30px;}

.Int_footl{float:left;width:550px;}

.Int_footl p{    line-height: 26px;font-size: 14px;padding-right: 47px; margin-top: 5px;}

.Int_footr{float:right;width:550px;}

.Int_footr p{    line-height: 26px;font-size: 14px; margin-top: 5px;text-indent:2em;}    

.Int_footr span{color: #333333; font-size: 26px;}

.Int_footr img{margin-top:40px;}

.Int_footr i{display: block;width: 50px;height: 3px;background: #0052a3;margin-top: 20px;margin-bottom: 10px;}


/*页面框架结构*/
.auto{  margin:0 auto;}
.auto_950{ width:950px;}
.auto_1000{ width:1000px;}
.auto_1050{width:1050px;}
.auto_1100{ width:1100px;}
.auto_1150{ width:1150px;}
.auto_1180{ width:1180px;}
.auto_1200{ width:1200px;}
.auto_1280{ width:1280px;}
/*如修改栏目左右结构宽度比例 请不要修改这里的  在style.css 加上修改*/
.fl{ float:left;}
.fr{ float:right;}
.w22{ width:22%;}
.w75{ width:75%;}

/*
 .Floor002233
 */
/*.Floor002233{ padding: 30px 0 80px;} */
.Floor002233 .wrap-content{position: relative; overflow: hidden;}
.Floor002233 .title{ padding: 40px 0 30px; font-size: 34px; color: #2070c7; font-weight: bold; text-align: center;}
.Floor002233 .title p{ margin: 10px 0 0; font-size: 12px; color: #b8b8b9; font-weight: normal; letter-spacing: 2px; text-transform: uppercase;}
.Floor002233 .title span{ display: block; font-size: 16px; color:#666; font-weight: normal; }

.Floor002233 li{ float: left; width: 285px; border: 1px solid #ECECEC; border-top: 3px solid #2070c7;}
.Floor002233 li h3{ margin:0 0 10px;}
.Floor002233 li h3 a{ font-size: 16px; color: #333; line-height: 25px; margin: 0;}
.Floor002233 li:hover h3 a{color: #2070c7;}
.Floor002233 li a.img{ position: relative; display: block; text-align: center;}
.Floor002233 li a.img span{ font-size: 22px; display: block; padding-top: 4px}
.Floor002233 li { background: #fff; margin: 0 0 0; width: 100%;}
.Floor002233 li .text{ padding: 10px 15px;}
.Floor002233 li .text p{ font-size: 12px; color: #666; line-height: 22px; font-weight: normal; text-align: justify; height: 65px; overflow: hidden;}



/*
 .Menu000654
 */
.Menu000654{ background:#f8f8f8; padding-bottom: 30px; }
.Menu000654 header{ position:relative; background-color:#2070c7; padding:25px 0 20px 0; font-size:24px; color:#fff; text-align:center; z-index:5; border-radius: 2px 2px 0 0;}
.Menu000654 header span{ display:block; padding: 5px 0 0; font-size:12px; color: #b5d8f5; text-transform: uppercase;}
.Menu000654 h3{ font-weight:400;background-color:#2070c7; padding:25px 0 20px 0; font-size:24px; color:#fff; text-align:center}

/*.Menu000654 .ul{padding-bottom: 30px;}*/
.Menu000654 li a{ display:block; padding-left:35px; padding-top:10px; padding-bottom:10px; font-size: 14px; color: #666; line-height:26px; border-bottom:1px solid #e5e5e5;}
.Menu000654 li:last-child a{ border-bottom:0;}
.Menu000654 li a:hover,
.Menu000654 li a.aon{ background-color:#2196f3; color:#fff;}
.Menu000654 li dl{ background-color:#fff; font-size:12px; display:none;}
.Menu000654 li a.click{ position:relative;} 
.Menu000654 li a.click::after,
.Menu000654 li a.click::before{ position:absolute; content:'';  background-color:#1c8bcd; top:50%;}
.Menu000654 li a.click::after{width:15px; height:2px; right:20px; margin-top:-2px;}
.Menu000654 li a.click::before{width:2px; height:15px; right:26px; margin-top:-8px;}
.Menu000654 li dl dd a{ font-size: 13px; color:#666;}
.Menu000654 li dl dd a.aon,
.Menu000654 li dl dd a:hover{ background: #fff; color:#1c8bcd; font-weight: bold;}
.Menu000654 li a.aon::before{ display:none;}
.Menu000654 li a.aon::after{ background-color:#fff;}

.Menu000654 dl { text-align: center;}
.Menu000654 dl a { display: block;}
.Menu000654 dd { margin-bottom: 10px; }
.Menu000654 dd img{ border: 1px solid #ececec; width: 100%; height: 205px; }
.Menu000654 dd h2{ margin: -8px 0 0; background: #ECECEC; font-size: 14px; font-weight: 400;line-height: 36px;}
.Menu000654 dd:hover h2{ background: #2070c6; color: #fff;}

.Menu000654 .leftNews a{ display: block;background:url(../images/Floor000600_li.jpg) no-repeat left center; padding-left:15px;margin-left:15px; margin-bottom:7px;font-size:14px;color:#666;}
.Menu000654 .leftNews a:hover {text-decoration:underline;}

/*


/*
 .PicList002220
 */
.PicList002220{ padding-bottom:25px;}
.PicList002220 .ListAll ul{ position:relative; overflow:hidden;}
.PicList002220 .ListAll li{ float:left; width:215px; margin-right: 13px; margin-bottom: 20px; padding:10px; border:1px solid #ececec; background:#f8f8f8;transition:all 0.5s ease-out 0s;}
.PicList002220 .ListAll li:nth-child(4n){ margin-right: 0;}
.PicList002220 .ListAll .pic{ display:block; overflow:hidden;}
.PicList002220 .ListAll .pic img{ transition:all 0.5s ease-out 0s; width: 215px;height: 187px;}
.PicList002220 .ListAll h3{ margin:0; text-align:center; font-weight:normal; font-size:15px; padding:10px 0 5px;overflow:  hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow:  ellipsis; }
.PicList002220 .ListAll h3 a{ color:#728391;}
.PicList002220 .ListAll li:hover .pic img{transform: scale3d(1.04,1.04,1.04);}
.PicList002220 .ListAll li:hover{ background:#2070c7;}
.PicList002220 .ListAll li:hover h3 a{ color:#fff;}



/*
 .Floor001310
 */
.Floor001310{ padding:40px 0 30px;} 
.Floor001310 .title{ padding: 40px 0 30px; font-size: 34px; color: #2070c7; font-weight: bold; text-align: center;}
.Floor001310 .title p{ margin: 10px 0 0; font-size: 12px; color: #b8b8b9; font-weight: normal; letter-spacing: 2px; text-transform: uppercase;}
.Floor001310 .title span{ display: block; font-size: 16px; color:#666; font-weight: normal; }

.Floor001310 li{ float:left; width:220px; margin-right: 25px; padding-bottom:34px; position:relative; text-align:center;}
.Floor001310 li:last-child{ margin-right: 0;}
.Floor001310 li:hover{ opacity: 0.85;}
/*.Floor001310 li a{ position:absolute; left:0; top:0; width:100%; height:100%; z-index:10;}*/
.Floor001310 li div{ background-color:#2070c7; padding:20px; border-radius: 2px; cursor: pointer;}
.Floor001310 li:nth-child(2) div{ background-color:#00b591;}
.Floor001310 li:nth-child(3) div{ background-color:#fd5c5c;}
.Floor001310 li:nth-child(4) div{ background-color:#ffa800;}
.Floor001310 li:nth-child(5) div{ background-color:#8bc34a;}

.Floor001310 li a{ display: block;}
.Floor001310 li h3{ position: relative; margin:0; padding: 25px 0 30px; font-size: 44px; font-weight:normal;}
.Floor001310 li h3::before{ position:absolute; content:''; width:180px; height:1px; border-bottom:1px solid #fff; left:0; bottom:0; opacity: 0.6;}
.Floor001310 li span{ display:block; padding:15px 0 0; font-size: 16px;}
.Floor001310 li p{ height:95px; overflow:hidden; font-size:12px; line-height:20px;}
.Floor001310 li h3,
.Floor001310 li div span,
.Floor001310 li p{ color:#fff;}


.icon5{ padding-bottom:40px;}
.icon2{ padding-top:40px;}
.inews{ width:457px;}
.inews_tab ul{ float:left;}
.inews_tab li{ width:90px; margin-right:1px; float:left;}
.inews_tab li a{ height:30px; line-height:30px; text-align:center; background:#eee; display:block; color:#666666;}
.inews_tab li a:hover{ color:#0a4f9c;}
.inews_tab li.curr a{ background:#2070c7; color:#fff;}
.inews_tab .m{ width:35px; height:30px; line-height:30px; font-family:'\5B8B\4F53'; background:#eeeeee; float:right; text-align:center; font-size:24px;}
.inews_tab .m:hover{ background:#0a4f9c; color:#fff;}
.inews_con{ padding-top:15px;}
.inews_con .img{ margin-bottom:8px;}
.inews_con .text{}
.inews_con .text li{}
.inews_con .text a{ display:block; overflow:hidden; line-height:30px; height:30px; overflow:hidden;}
.inews_con .text em{ float:right; color:#aaaaaa;}
.inews_con .text a:hover em{ color:#0a4f9c;}

.bodywp{ width:1280px; margin:0 auto;}
.wp{ width:960px; margin:0 auto; position:relative;}

.clear{clear:both; font-size:0px; height:0px; line-height:0;}
.clearfix:after{content:'\20';display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.clearfix{display:block;zoom:1.1;}
html[xmlns] .clearfix{display:block;}
* html .clearfix{height:1%;}